array vt. 1.打扮,裝飾。 2.使…列隊(duì),排列。 3.提出(陪審官)名單,使(陪審官)列席,召集(陪審官)。 The general arrayed his troops for battle. 將軍使軍隊(duì)列隊(duì)準(zhǔn)備戰(zhàn)斗。 The girl arrayed herself in her finest clothes. 這女孩打扮得花枝招展。 The count and his men arrayed themselves against the king. 伯爵舉兵對(duì)抗國(guó)王。 n. 1.整列,隊(duì)列,陣(列);陣容。 2.〔詩(shī)〕衣裳,裝扮,打扮。 3.陪審官名單。 4.一大批,一大群,一連串。 5.【數(shù)學(xué)】排列。 a battle array 戰(zhàn)斗隊(duì)形,列陣。 holiday array 節(jié)日盛裝。 be in fine array 盛裝。 an array of actors 演員的陣容。 a window array 櫥窗陳列品。 an array of (umbrellas) 一排(傘)。 in battle array 列陣,嚴(yán)陣。 in proud array 堂堂正正。
data n. 1.資料,材料〔此詞系 datum 的復(fù)數(shù)。但 datum 罕用,一般即以 data 作為集合詞,在口語(yǔ)中往往用單數(shù)動(dòng)詞;如系指一件資料,則說(shuō)作 this data〕。 2.〔美國(guó)〕(觀察所得的)事實(shí),知識(shí)。 a data book 參考資料書。 gather data on ...收集…的資料[數(shù)據(jù)]。 The data is not enough to be convincing. 資料不足,尚難令人信服。
Array data types in visual basic Visual basic中的數(shù)組數(shù)據(jù)類型
Can also convert array data types , as in the following example 也可以轉(zhuǎn)換數(shù)組數(shù)據(jù)類型,如下例所示:
Class using the specified array data type and initialization expressions 使用指定的數(shù)組數(shù)據(jù)類型和初始化表達(dá)式初始化
Class using the specified array data type and number of indexes for the array 使用指定的數(shù)組數(shù)據(jù)類型和數(shù)組的索引數(shù)初始化
Class using the specified array data type name and number of indexes for the array 使用指定的數(shù)組數(shù)據(jù)類型名和數(shù)組的索引數(shù)初始化
A typed array data type is declared by placing square brackets after the data type name 類型化數(shù)組數(shù)據(jù)類型可以通過(guò)在數(shù)據(jù)類型名稱后面放置方括號(hào)( [ ] )來(lái)聲明。
Class using the specified array data type and code expression indicating the number of indexes for the array 用指定的數(shù)組數(shù)據(jù)類型和指示數(shù)組索引數(shù)的代碼表達(dá)式初始化
Safe arrays are self - describing arrays that carry the type , rank , and bounds of the associated array data 安全數(shù)組是具有與之關(guān)聯(lián)的數(shù)組數(shù)據(jù)的類型、秩和界限的自我描述數(shù)組。
Class using the specified array data type name and code expression indicating the number of indexes for the array 使用指定的數(shù)組數(shù)據(jù)類型名和指示數(shù)組索引數(shù)的代碼表達(dá)式初始化
Function procedure returns an array data type , you cannot access the individual elements of the array within the function 過(guò)程返回?cái)?shù)組數(shù)據(jù)類型,則不能在函數(shù)內(nèi)部訪問(wèn)數(shù)組的各個(gè)元素。